@charset "utf-8";

body {
    background: #fff;
}

.seek {
    background: #fff;
}

.picFocus {
    margin: 0 auto;
    width: 1200px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom:1; }
.picFocus .hd {
    width: 100%;
    padding-top: 14px;
    /* overflow: hidden; */
    overflow-x: scroll;
}
.picFocus .hd ul {
    margin-right: -5px;
    height: 163px;
    overflow: hidden;
    width: 2000px;
    }
.picFocus .hd ul li {
    padding-top: 5px;
    display: inline-block;
    /* text-align: center; */
}
.picFocus .hd ul li img {
    /* width: 260px; */
    height: 142px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 11px;
}

/*300 200*/
.picFocus .hd ul li.on {
    background: url("../xtgwpic/xtlistpic/icoUp.png") no-repeat center 0;
}
.picFocus .hd ul li.on img {
    border: 4px #09abe3 solid;
}
.picFocus .bd li {
    vertical-align: middle;
}
.picFocus .bd img {
    max-width: 850px;
    height: 500px;
    display: block;
    margin: 0 auto;
}
.picFocus .carname {
    color: #333;
    font-size: 20px;
    margin: 10px 0px;
}


.clxq {
    width: 1200px;
    /* height: 350px; */
    padding-bottom: 30px;
    padding-top: 19px;
}
.clxq .hd {
    overflow: hidden;
    background: url(images/bg.png) 0 -32px #efefef;
    border-left: 1px solid #ddd;
    height: 51px;
}
.clxq .hd li {
    position: relative;
    margin-left: -1px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    width: 299px;
    float: left;
    border: 1px solid #ddd;
    border-top: 0;
    font: normal 16px/45px "Microsoft YaHei";
    _font-weight: bold;
    cursor: pointer;
    color: #333;
    background: url(../images/gay_line_long.jpg);
}
.clxq .hd li.on {
    width: 298px;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: url(../images/rd_line.jpg);
}
.clxq .bd {
    /* height:230px; */
    margin-top: 20px;
}
.clxq .lh {
    overflow: hidden;
}
.clxq .lh p {
    /*      width: 600px;
            height: 400px;
            color: #666;
            font-size: 14px;
            line-height: 20px;
            float: left;*/
}

.clxq .lh img {
    /*      margin-left: 80px;*/
}

.zxdg {
    width: 1200px;
    height: 500px;
    background-color: #efefef;
}

.zxdg .bt,.xgcx .bt {
    color: #f56e2b;
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0px;
    height: 48px;
    /* background: url(../images/gay_line.jpg); */
    line-height: 48px;
    text-indent: 10px;
    color: #333;
}

.xgcx {
    width: 713px;
    height: 100px;
    margin-bottom: 14px;
}

.dgleft {
    float: left;
    padding-left: 10px;
}

.zxdg label span {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    text-align: right;
    margin: 12px 0;
}

.zxdg label span i {
    font-style: normal;
    color: #357BDD;
    margin-right: 6px;
}

.zxdg label b {
    color: #F56E2B;
    font-size: 16px;
    font-weight: normal;
    margin-left: 8px;
}

.zxdg label b img {
    vertical-align: middle;
    margin-right: 6px;
}

.zxdg .cp_select {
    width: 200px;
    height: 30px;
    background: #eee;
}

.zxdg input {
    width: 200px;
    height: 30px;
    background: #fff;
}

.zxdg textarea {
    width: 400px;
    height: 200px;
    margin-top: 10px;
    background: #fff;
}

.zxdg button {
    width: 135px;
    height: 40px;
    background: url(../images/sb_bt.jpg) no-repeat;
    color: #fff;
    font-size: 20px;
    display: block;
    border-radius: 4px;
    margin-top: 11px;
}

.zxdg .xqsm {
    vertical-align: top;
}

.dgright {
    width: 600px;
    float: right;

}

.dgright label {
    width: 300px;
    display: block;
    margin: 0 auto;
}

.dgleft .cp_select select option {
    color: #333;
    font-size: 14px;
}
.auto_cp_xg_pic{
    width: 200px;
}
.auto_cp_xg_txt h4{
    font-size: 14px;
    font-weight: 400;
}
.common_footer{
    background: #2a2a2a !important;
}